xSQL Schema Compare SDK for SQL Server version 12
CollectionBase<TItem> Class Members
Properties  Methods 


The following tables list the members exposed by CollectionBase<TItem>.

Public Constructors
 NameDescription
Public ConstructorCollectionBase<TItem> Constructor  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public PropertyItem Gets the element with the specified name.  
Top
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodContainsOverloaded.  Indicates whether the collection contains an element with the specified id.  
Public MethodCopyFrom Copies the otherCollection to this collection.  
Public MethodCopyToOverloaded.  Copies this collection to the otherCollection.  
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodGetItemById Returns the element with the specified id.  
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodToString Returns a string that contains all collection items formatted as comma-separated values.  
Top
Protected Methods
 NameDescription
Protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Top
See Also

Reference

CollectionBase<TItem> Class
xSQL.Schema.Core Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback